home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / vucals20.arc / VUCALS20.DOC < prev   
Text File  |  1988-11-24  |  7KB  |  149 lines

  1.  
  2.                                     VuCalls
  3.  
  4.      (c) 1988, J.C. Kilday Associates, Central Ave., Peaks Island, ME 04108
  5.  
  6.                              Version 2.0, 11/25/88
  7.  
  8.      This is a PCBoard sysop's utility for viewing caller logs without
  9.      logging on to a PCBoard.  It is compatible with all versions of
  10.      PCBoard and is especially useful for those running 2 nodes on a 640K
  11.      machine where only about 40K is available in a 3rd maintenance
  12.      partition.  Broader general utility for all PCBoard sysops is
  13.      provided, however.  Here are some features:
  14.  
  15.         - Simple to own, install, and operate (FREE, virtually no
  16.           installation, emulates PCBoard form and function).
  17.  
  18.         - Defaults to use of high-speed screen-writing/scrolling routines
  19.           and color display.
  20.  
  21.         - High-speed screen routines are Windows- and DESQview-aware.
  22.           (No bleed-thru if run in Non-stop mode in background on these
  23.           systems.)
  24.  
  25.         - Optional BIOS screen writing mode (with the /S parm) allows
  26.           output redirection (primarily to support operation from remote
  27.           under CTTY or a DOORWAY-type program redirecting output to the
  28.           comm port).
  29.  
  30.         - Text search feature (with repeat search) allows finding log
  31.           entries of particular interest quickly.
  32.  
  33.         - Color and highlighting emphasize some logged events.
  34.  
  35.         - Keyboard interface emulates PCBoard but provides extended
  36.           capabilities for more convenient review of log files.  The
  37.           HOME, END, PgDn, PgUp, up arrow, and down arrow keys operate
  38.           in a familiar way.
  39.  
  40.         - SHARE compatability supports multi-node operation.
  41.  
  42.      For simpler command entry, rename VUCALLS.COM to a name easier to
  43.      type. such as VU.COM, or run it from batch files.
  44.  
  45.              Syntax:    VUCALLS [drive][path]CALLERfilename [/S]
  46.  
  47.      If no parms are entered on the command line, or an error is detected
  48.      with what has been entered, VuCalls displays an info (and syntax)
  49.      screen.  When started with a valid caller log, VuCalls displays the
  50.      log in the familiar manner of last entry first, from the top down on
  51.      the screen.  The prompt line is like that used by PCBoard v14.0
  52.      (although VuCalls is compatible with earlier PCBoard versions).  A
  53.      help screen is available by entering H.
  54.  
  55.      To help maintain "orientation" with respect to the travel direction
  56.      through the caller log, an arrow prints to the right of "VuCalls" on
  57.      the prompt line.  It always indicates the direction through the file
  58.      when the enter key is next struck, or a text search begun, etc.
  59.      Direction may be changed by entering a "+" or a "-" (or other keys
  60.      discussed next).   Should you elect to use the NS (Non-stop) command,
  61.      the fast scrolling may be stopped and the prompt line restored by
  62.      hitting Ctrl-K.
  63.  
  64.  
  65.      VuCalls v2.0 - 11/25/88                                     Page 2
  66.  
  67.      In addition to the familiar (Y)es, (N)o, (NS)non-stop, (+), and (-)
  68.      key commands, the following provide additional flexibility of
  69.      operation:
  70.              (B) - (B)eginning of file (earliest call logged on file)
  71.              (E) - (E)nd of file (last call logged)
  72.              (D) - (D)own one line (toward beginning of file)
  73.              (U) - (U)p one line
  74.              (S) - (S)earch for up to 30 characters of text from present
  75.                     position and in the established direction.
  76.              (R) - (R)epeat a search that was successfully completed as
  77.                        the preceding command.
  78.  
  79.      The keys/commands discussed so far are applicable to remote operation
  80.      (through CTTY, DOORWAY, etc.) as well as local.  For added convenience
  81.      in local mode only the following keys are active:
  82.  
  83.              Alt-S - same as (S)earch, but no enter key is needed.
  84.              Alt-R - same as (R)epeat search and acting without an enter.
  85.               HOME - Go to the beginning of file (earliest call logged).
  86.                END - Go to end of file.
  87.               PgDn - Scrolls a new page on screen toward beginning of file.
  88.               PgUp - Same, but toward end of file.
  89.         Down Arrow - Scrolls one line toward beginning of file.
  90.           Up Arrow - Same, but toward end of file.
  91.  
  92.  
  93.      Standard BIOS screen writing occurs when the /S parm is specified
  94.      following the caller log name.  VuCalls may be invoked in this mode
  95.      remotely.  A sysop may review logs, search for specific text in the
  96.      entries, etc., after logging on to the remote system, and dropping to
  97.      DOS under control of CTTY or other redirection software such as
  98.      DOORWAY.   Due to the line-at-a-time limitation of a CTTY environment,
  99.      VuCalls is designed to provide a scrolling display in only one
  100.      direction when the /S parm is used.   Therefore, despite the direction
  101.      of travel through a caller log when in BIOS screen write mode, the
  102.      display always scrolls upward to allow insertion of the next line at
  103.      the bottom of the screen.  Although initially disorienting when
  104.      changing directions while using from remote, a little practice makes
  105.      it a simple matter.  The help screen and search and repeat displays
  106.      are available from remote.
  107.  
  108.      This software is contributed for the use of PCBoard sysops who are
  109.      running PCBoard for personal, non-business use.   Rights to use this
  110.      software for business purposes may be obtained by contacting:
  111.  
  112.        J.C. Kilday Associates, Central Avenue, Peaks Island, ME 04108
  113.  
  114.      In return for the free use of this utility, you are encouraged to
  115.      communicate any problems or ideas for enhancements.  Or just let me
  116.      know if you appreciate VuCalls.  I may be reached as indicated below.
  117.      You also may call to check on later releases (which will be
  118.      downloadable to first-time callers).   Also note there is a companion
  119.      program called VuMsgs (to view MSGS files outside of PCBoard --
  120.      limited to v14.0).  It is distributed as VUMSGS20.ARC.
  121.  
  122.                               Jack Kilday, Sysop
  123.                               The Northern Lights BBS
  124.                               207-766-2467   9600(HST)/2400/1200
  125.   
  126.  
  127.      VuCalls v2.0 - 11/25/88                                      Page 3
  128.  
  129.  
  130.      Revision History:
  131.  
  132.      11/30/85 - Original assembler-based release
  133.  
  134.      12/27/85 - Version 1.1
  135.                 Corrected bug which occasionally caused premature
  136.                 program termination.  Also, minor changes made to DOC.
  137.  
  138.       2/21/85 - Version 1.2
  139.                 Modified for compatibility with PCBoard v11.0.
  140.  
  141.       1/23/87 - Version 1.3 - Added network/file SHAREing support.
  142.  
  143.      11/01/88 - Version 2.0
  144.                 Completely rewrote the assembler version in Turbo C.
  145.                 Formerly a 1K .COM file, it is now a 15K executable which
  146.                 still runs in less than 40K while having considerable new
  147.                 functionality, color displays, and fast screen writes.
  148.  
  149.